home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / jfrq103p.zip / DEFAULT.FRQ < prev    next >
Text File  |  1996-01-09  |  4KB  |  115 lines

  1. ; Error Messages. Change the strings if you need anything else to be
  2. ; reported. Do not use more than 50 characters for each message
  3. ; not now
  4. #NoFreqNow Wrong time for a File Request
  5. ; not enough bauds
  6. #BaudLimit Wrong speed for a File Request (minimum 2400 bps)
  7. ; wrong call direction
  8. #OutBoundC File Requests in OutBound calls not allowed
  9. ; file from directory listing
  10. #DirecList File from the Directory List
  11. ; file not found
  12. #FNotFound File not found or password error
  13. ; file description missing
  14. #FDMissing File Description missing :-?
  15. ; file dissapeared
  16. #FFMissing File missing :-?
  17. ; file limit exceeded
  18. #FileLimit File limit exceeded
  19. ; Kbyte limit exceeded
  20. #ByteLimit File size limit exceeded
  21. ; Time limit exceeded
  22. #TimeLimit Time limit exceeded
  23. ; Unexpected Error
  24. #IDontKnow Unexpected error. Please inform the SysOp
  25. ; Here begins the actual template for the report. No more comments are
  26. ; allowed below the 'Template' token
  27. ; please see the documentation for a list of available tokens
  28. @@Template_Ok
  29.               ┌──────────────────────────────────────────────┐
  30.               │         BlackAdders' Paradise BBS            │
  31.               │          The Blue Light District             │
  32.               │     (34-3) 210 33 03  Barcelona (Spain)      │
  33.               │       1200/2400/9600/14400/28800/FAX         │
  34.               │             TTY/ANSI/AVATAR/RIP              │
  35.               │            SoftAdder Development             │
  36.               │            24 Hrs., 7 days a week            │
  37.               └──────────────────────────────────────────────┘
  38. @@BegJust
  39. Hello @@FrqName. This message is a report on your file request. It has
  40. been generated by @@PrgName. If you want to make any comment, please
  41. feel free to send me a message via routed Netmail.
  42. @@EndJust
  43.  
  44. File            Description / Result
  45. ───────────────────────────────────────────────────────────────────────────
  46. @@FileDesc
  47.      Total sent: @@OkFiles File(s), @@TKbytes K(s)
  48.             plus @@TFreeKB K(s) in @@OkFFree free file(s)
  49. ───────────────────────────────────────────────────────────────────────────
  50. @@BegJust
  51. Let me remind you that you can perform file requests in this system from
  52. @@BegTime to @@EndTime (GMT+1). The minimun speed to be admitted for a
  53. file request here is @@MinBaud bps.
  54. @@EndJust
  55.  
  56. @@BegJust
  57. If you want to receive a .TIC file to better process the requested files,
  58. just add to your request, as if they were filenames to request, the
  59. following:
  60. @@EndJust
  61.          %TIC=<area>
  62.          %PWD=<password>
  63. @@BegJust
  64. Where <area> is the fileecho area to import the file to and <password> the
  65. password you have defined (if any) for my system in your file processor.
  66. @@EndJust
  67.  
  68. Your personal statistics for today are:
  69. Session Type: @@SesType
  70. Files sent:   @@DayFile files
  71. Kbytes sent:  @@DaySize Kb
  72. Time spent:   @@DayTime min
  73.  
  74. Since I have data about you:
  75. Calls done:   @@CumCall
  76. Files sent:   @@CumFile files
  77. Kbytes sent:  @@CumSize Kb
  78. Time spent:   @@CumTime min
  79.  
  80. Limitations to apply are as follows:
  81. Files per session:  @@MaxFile files
  82. Kbytes per session: @@MaxSize Kb
  83. Time per session:   @@MaxTime min
  84. Files per day:      @@DaAFile files
  85. Kbytes per day:     @@DaASize Kb
  86. Time per day:       @@DaATime min
  87.  
  88. NOTE: '0' means no limit
  89.  
  90. If you had any problem with this transmission, please let me know via
  91. routed netmail to any of the below electronic addresses.
  92.  
  93. Regards,
  94.  
  95.                 @@RegName
  96.                                 BlackAdders' BBS
  97.                                 @@RegAKA0@fidonet.org
  98.                                 @@RegAKA1@redbbs.org
  99.                                 shel@black.lonestar.es
  100. @@Template_End
  101. ;
  102. ; Here starts the message to be sent to all BlackListed Systems
  103. ;
  104. @@Template_Bad
  105.  
  106.            Babe, for any reason you're blacklisted here.
  107.  
  108.      Please check all your mailer settings, in case you forget
  109.                    your name, or something alike
  110.  
  111.                  Four you, NO request is allowed!
  112.  
  113.  
  114. @@Template_End
  115.